ComponentOne ASP.NET MVC Controls
BoxWhisker<T> Class
Members 

C1.Web.Mvc Namespace : BoxWhisker<T> Class
BoxWhisker series is normally used to compare distributions between different sets of numerical data.
Object Model
BoxWhisker<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class BoxWhisker(Of T) 
   Inherits ExtraSeries(Of T)
public class BoxWhisker<T> : ExtraSeries<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.BoxWhisker<T>

See Also

Reference

BoxWhisker<T> Members
C1.Web.Mvc Namespace